#include <BustaNetMessages.h>
Public Attributes | |
char | type |
The message type. | |
int | length |
The length of the entire message in bytes. | |
int | opponentID |
The identification number of the specified opponent. |
The message contains the identification number of the opponent the client wishes to see full detail of. A client who sends this message will get full game state updates for the specified opponent.